Fix: TrackLTIntegral.addStep needs (q/p)^2 instead of 1/p^2#14220
Merged
shahor02 merged 1 commit intoAliceO2Group:devfrom Apr 24, 2025
Merged
Fix: TrackLTIntegral.addStep needs (q/p)^2 instead of 1/p^2#14220shahor02 merged 1 commit intoAliceO2Group:devfrom
shahor02 merged 1 commit intoAliceO2Group:devfrom
Conversation
Since the charge dependence of beta is accounted internally.
Contributor
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
noferini
reviewed
Apr 24, 2025
DataFormats/Reconstruction/include/ReconstructionDataFormats/TrackParametrization.h
Show resolved
Hide resolved
Collaborator
Author
Collaborator
Author
|
@alcaliva if we go for the new tag in the apass5 reprocessing, we should also include this fix. |
Collaborator
|
Thanks! |
Collaborator
|
Hi Ruben,
thanks a lot!
I will create the tag from master, as usual, so this fix will be included.
I will tag tomorrow such that we can start in the afternoon the new apass5
Sent from Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: shahor02 ***@***.***>
Sent: Thursday, April 24, 2025 6:04:12 PM
To: AliceO2Group/AliceO2 ***@***.***>
Cc: Alberto Caliva ***@***.***>; Mention ***@***.***>
Subject: Re: [AliceO2Group/AliceO2] Fix: TrackLTIntegral.addStep needs (q/p)^2 instead of 1/p^2 (PR #14220)
[https://avatars.githubusercontent.com/u/7382029?s=20&v=4]shahor02 left a comment (AliceO2Group/AliceO2#14220)<#14220 (comment)>
@alcaliva<https://github.com/alcaliva> if we go for the new tag in the apass5 reprocessing, we should also include this fix.
—
Reply to this email directly, view it on GitHub<#14220 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AH2ZRHQMX65BNYT66JES2JL23EDPZAVCNFSM6AAAAAB3YS7KNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMRYGE2TCNBRGY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Since the charge dependence of beta is accounted internally.